projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9ca74c
)
(frame-update-face-colors): Call frame-set-background-mode.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 25 May 1998 18:37:10 +0000
(18:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 25 May 1998 18:37:10 +0000
(18:37 +0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 2e3529fabf36458b2acd6790a03dd39d1d61e060..ad394fb8e01270266fb8d30c1c9959bcd9785e90 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-1474,6
+1474,7
@@
examine the brightness for you."
;; This applies only to faces with global color specifications
;; that are not simple constants.
(defun frame-update-face-colors (frame)
+ (frame-set-background-mode frame)
(let ((faces global-face-data))
(while faces
(condition-case nil